libtablelayout-java software package provides Java layout manager for creating user interfaces fast and easy, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libtablelayout-java
libtablelayout-java is installed in your system.
Make ensure the libtablelayout-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libtablelayout-java *
You will get with libtablelayout-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libtablelayout-java |
| Version | 20090826-2 |
| Description | Java layout manager for creating user interfaces fast and easy |
| Sub Section | libs |